g_hmac_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. GHmac* g_hmac_new(GChecksumType digest_type, const(guchar)* key, gsize key_len)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    g_hmac_new
  2. da_g_hmac_new g_hmac_new;

Meta